home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / cat.swf / scripts / DefineButton2_555 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-03-01  |  61 b   |  5 lines

  1. on(release){
  2.    _root.music = true;
  3.    gotoAndStop(1);
  4. }
  5.